home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / haziran / 19 / setup.exe / data.z / windrvr_usb.h < prev    next >
C/C++ Source or Header  |  2001-04-11  |  145b  |  7 lines

  1. #ifndef _WINDRVR_USB_H_
  2. #define _WINDRVR_USB_H_
  3.  
  4. #include "windrvr.h" // windrvr_usb.h code moved to windrvr.h.
  5.  
  6. #endif // _WINDRVR_USB_H_
  7.